バージョン

Sum(Int32[],Int32[]) メソッド

現在の GF フィールド内の 2 つの係数配列の合計を計算します。
シンタックス
'宣言
 
Public Overloads Shared Function Sum( _
   ByVal aCoefficients() As Integer, _
   ByVal bCoefficients() As Integer _
) As Integer()
public static int[] Sum( 
   int[] aCoefficients,
   int[] bCoefficients
)

パラメータ

aCoefficients
A.
bCoefficients
b。
参照